-
Home
-
OTP Verification / Email Verification / SMS Verification / OTP Authentication / WooCommerce Notification
-
5.3.1 (latest)
-
Code
-
Classes
- EmailVerificationLogic
Total Complexity |
27 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
219 |
Lines of code |
99 |
Logical lines of code |
56 |
Comment lines |
99 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_logic() |
S |
57 |
4 |
17 |
handle_matched() |
S |
61 |
3 |
12 |
checkIfUserRegistered() |
S |
63 |
3 |
10 |
start_otp_verification() |
S |
60 |
2 |
13 |
handle_not_matched() |
S |
66 |
2 |
8 |
handle_otp_sent() |
S |
62 |
2 |
10 |
handle_otp_sent_failed() |
S |
66 |
2 |
8 |
get_otp_sent_message() |
S |
74 |
2 |
4 |
get_otp_sent_failed_message() |
S |
74 |
2 |
4 |
get_is_blocked_message() |
S |
74 |
2 |
4 |
get_otp_invalid_format_message() |
S |
74 |
2 |
4 |
is_blocked() |
S |
71 |
1 |
5 |